Calendar Control in UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Calendar/Calendar Control in a Dialog Component.xml
This page describes the embedded Calendar control for the UX; it is not as fully-featured as the Calendar Component.
Genies for the UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/Genies for New Dialog Component.xml

In this article, we'll see how Alpha Anywhere can write data binding code. In *[link:Server-side Action Scripting@server xb server side action scripting]*, we see how Alpha Anywhere can generate other server-side actions.

We start by inserting a new control into a UX Component, selecting Create multiple new controls at once, and clicking the Populate list from a table link. In this example we picked the Customer.dbf table from AlphaSports, and left Include data binding information checked.

Google Map Method (UX Component)
/documentation/pages/Ref/Action Javascript/Google Map Method UX Component.xml
Call a method to perform some action on a Google Map. Actions that you can perform include removing markers, toggling display of an info box, adding a marker, centering the map on an address, plotting directions, and more.
Slider Control in a UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Slider/Slider Control in a Dialog Component.xml
A slider control is a graphical way of displaying and entering one or two numeric values. Our slider control is touch-sensitive on mobile devices and PC touch screens, and typically takes less screen real estate than a scroll bar.
UX Component
/documentation/pages/Client/Guide/Design/View/Grid/UX Component - Older Page.xml
This is an older UX Component page that gives a general overview of the builders categories, properties, and features. For a more current description of the UX builder visit the other UX Component page.
UX Component Methods
/documentation/pages/Ref/Client_Api/UX/UX methods/index.xml
Placeholders, properties, and methods that can be used on the client-side to interact with UX components.
Placing a Map Control on a UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Map/Placing a Map Control on a UX Component.xml
Place a simple map control on a UX Component and set basic properties of the map object.
How to Find Controls in a Large UX Component
/documentation/pages/HowTo/UX/Quick Find Genie.xml
The Quick Find Genie is useful for finding controls in components with a large number of controls.
Filtering a Grid with a UX Component
/documentation/pages/Guides/Mobile and Web Components/Grid/Introducing the Grid Builder/Tutorials/Filtering/Filtering a Grid with a Dialog.xml
One of the most common tasks a web application can perform is to collect the values of one or more variables, then use this data to display a filtered view of a table.
Open a UX component
/documentation/pages/Ref/Action Javascript/Open a UX component.xml
Opens an UX component in a pop-up window, or in a DIV on the current page. (Only new Ajax components can be opened. Old dialogs built in V10 and earlier are not supported.